home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / c / cxref_1_4a.lha / cpp / ChangeLog < prev    next >
Text File  |  1997-12-07  |  5KB  |  176 lines

  1. Thu Nov 20 20:30:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  2.  
  3.         Version 1.4a of cxref released
  4.  
  5. Thu Nov 20 19:55:34 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  6.  
  7.     * Makefile: Fixed more SUN make problems.
  8.  
  9. Sat Jul  5 18:30:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  10.  
  11.         Version 1.4 of cxref released
  12.  
  13. Mon May 26 15:11:14 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  14.  
  15.     * cccp.c:
  16.     Submitted my changes to a future version gcc that are needed for cxref.
  17.     This means that I have seen the future of cccp.c and included a couple of fixes.
  18.     The option of mine is the '-dI' option to output the #includes.
  19.  
  20. Sun Apr 27 17:00:31 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  21.  
  22.     * README.man, cccp.c:
  23.     Removed all features except those that could be put in the standard GCC.
  24.  
  25. Fri Apr 25 18:36:28 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  26.  
  27.     * README.man, README, config.h, Makefile, cccp.c:
  28.     Changed over to cpp-2.7.2, patched in all the cpp-2.6.3 hacks.
  29.  
  30.     * cccp.c: Initial revision (new version based on gcc-2.7.2).
  31.  
  32. Wed Apr 23 20:00:00 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  33.  
  34.         Version 1.3a of cxref completed.
  35.  
  36. Wed Apr 23 19:47:27 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  37.  
  38.     * config.h: Added extra #defines in the NEED_SVR4_STRINGS case.
  39.  
  40. Tue Mar 25 18:43:06 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  41.  
  42.     * cccp.c: Added a check for FreeBSD for the use of sys_errlist.
  43.  
  44. Mon Jan  6 20:37:26 1997  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  45.  
  46.     * cccp.c:
  47.     Changed the behaviour on system include files with ../ in the path.
  48.  
  49. Sun Dec  8 10:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  50.  
  51.         Version 1.3 of cxref released
  52.  
  53. Sun Dec  8 10:07:57 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  54.  
  55.     * README.man: Initial revision
  56.  
  57. Sun Dec  8 09:15:31 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  58.  
  59.     * cccp.c:
  60.     Fixed a bug in the code to canonicalise the path name of included files.
  61.  
  62. Sat Nov 16 16:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  63.  
  64.         Beta Version 1.3 of cxref released
  65.  
  66. Sat Nov 16 16:03:01 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  67.  
  68.     * config-cpp:
  69.     Made the output more verbose and fixed error in bzero determination.
  70.  
  71. Sat Nov  2 14:23:09 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  72.  
  73.     * tm.h, config.h: Initial revision
  74.  
  75.     * Makefile, config-cpp, README:
  76.     Replaced the configured tm.h and config.h with a generic one.
  77.  
  78.     * cccp.c:
  79.     Allow #define replacements for bzero,bcmp,bcopy and index,rindex to work.
  80.  
  81. Tue Oct 29 19:51:40 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  82.  
  83.     * README:
  84.     New automated makefiles require new instructions in case of failure.
  85.  
  86.     * config-cpp: Initial revision
  87.  
  88.     * Makefile: Automated makefile, uses two separate configuration files.
  89.  
  90. Sun Oct 27 15:02:23 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  91.  
  92.     * cccp.c:
  93.     A CXREF_CPP_PREDEFINES when compiling will override CPP_PREDEFINES from header files.
  94.  
  95. Sat Oct  5 12:30:00 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  96.  
  97.         Version 1.2b of cxref released
  98.  
  99. Sun Aug 18 16:13:44 1996  Andrew M. Bishop  <amb@gedanken.demon.co.uk>
  100.  
  101.     * cccp.c:
  102.     Added a second set of file name mangling to stop some multi-directory reference failures.
  103.  
  104. Sat Jul  6 20:00:00 1996  Andrew M. Bishop  (amb@gedanken)
  105.  
  106.         Version 1.2 of cxref released
  107.  
  108. Sat Jul  6 19:44:25 1996  Andrew M. Bishop  (amb@gedanken)
  109.  
  110.     * README: Reformatted, and spell-checked.
  111.  
  112. Sun Jun 30 19:49:15 1996  Andrew M. Bishop  (amb@gedanken)
  113.  
  114.     * cccp.c:
  115.     Changed filname handling so that foo/../ and ./ are removed from include file names,
  116.     and only system files and those starting with / are output as in the original source.
  117.  
  118. Wed May 22 19:00:00 1996  Andrew M. Bishop  (amb@gedanken)
  119.  
  120.         Version 1.1 of cxref released
  121.  
  122. Sat May 18 19:31:21 1996  Andrew M. Bishop  (amb@gedanken)
  123.  
  124.     * README:
  125.     Added quite a bit more information about configuring the cxref-cpp program
  126.     and testing it once made.
  127.  
  128.     * Makefile: Removed the example INCLUDE_DIR[123] for SUNs.
  129.  
  130. Sat Feb 24 16:30:00 1996  Andrew M. Bishop  (amb@gedanken)
  131.  
  132.         Version 1.0 of cxref released
  133.  
  134. Sat Feb 24 14:50:32 1996  Andrew M. Bishop  (amb@gedanken)
  135.  
  136.     * Makefile: Version 1.0 Released (First release version).
  137.  
  138. Sat Jan 20 21:06:25 1996  Andrew M. Bishop  (amb@gedanken)
  139.  
  140.     * Makefile: Added a default CC and CFLAGS.
  141.  
  142. Wed Nov 15 19:06:50 1995  Andrew Bishop  (amb@dan)
  143.  
  144.     * README: Added more explanation about the new config file structure.
  145.  
  146.     * Makefile:
  147.     Added includes for Solaris 2 and modified config file structure.
  148.  
  149. Wed Aug  2 19:55:12 1995  Andrew Bishop  (amb@dan)
  150.  
  151.     * README: More explanations.
  152.  
  153.     * Makefile: Changed INCLUDE_DIR* and tidied up some targets.
  154.  
  155. Tue Aug  1 20:26:16 1995  Andrew Bishop  (amb@dan)
  156.  
  157.     * cccp.c: Improved comments in code.
  158.  
  159. Tue Jul 25 20:38:05 1995  Andrew Bishop  (amb@dan)
  160.  
  161.     * Makefile: Changed the clean target to use -f.
  162.  
  163. Sun Jul 23 16:23:59 1995  Andrew Bishop  (amb@dan)
  164.  
  165.     * cccp.c: Passes through trailing comments for #define / #include.
  166.  
  167. Tue Apr 25 19:10:11 1995  Andrew Bishop  (amb@dan)
  168.  
  169.     * cccp.c:
  170.     Some hacks for include files, no full path and better guess of system / local.
  171.  
  172. Mon Apr 24 18:23:12 1995  Andrew Bishop  (amb@dan)
  173.  
  174.     * Makefile, README, cccp.c:
  175.     Initial revision
  176.